[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Procedure Init;

    This  initializes  the  object.   This  must  be  called  before  any
    other method is called.  It  may  not  be  called  thereafter (unless
    an error occurs) as this  will  leave  linked  lists  floating around
    in memory and  possibly  open  files  not  closed.   Should  an error
    occur, simply destroy the  directory  linked  list and then call Init
    to  reinitialize  the  database  object  so  a  new  database  can be
    opened.

See Also: Procedure DestroyDirs;
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson